go/types.Checker.applyTypeFunc (method)
3 uses
go/types (current package)
builtins.go#L332: resTyp := check.applyTypeFunc(f, x, id)
builtins.go#L460: resTyp := check.applyTypeFunc(f, x, id)
builtins.go#L827: func (check *Checker) applyTypeFunc(f func(Type) Type, x *operand, id builtinId) Type {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)